Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: fix crate vulnerabilities #4212

Closed
wants to merge 1 commit into from
Closed

deps: fix crate vulnerabilities #4212

wants to merge 1 commit into from

Conversation

rex4539
Copy link

@rex4539 rex4539 commented Dec 31, 2024

Describe your changes

https://rustsec.org/advisories/RUSTSEC-2024-0344
https://rustsec.org/advisories/RUSTSEC-2024-0357
https://rustsec.org/advisories/RUSTSEC-2024-0376

Also updated yanked crates critical-section and futures-util.

Checklist before merging

  • If this PR has some consensus breaking changes, I added the corresponding breaking:: labels
    • This will require 2 reviewers to approve the changes
  • If this PR requires changes to the docs or specs, a corresponding PR is opened in the namada-docs repo
    • Relevant PR if applies:
  • If this PR affects services such as namada-indexer or namada-masp-indexer, a corresponding PR is opened in that repo
    • Relevant PR if applies:

Copy link

codecov bot commented Dec 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.59%. Comparing base (867e20d) to head (9127223).
Report is 102 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4212   +/-   ##
=======================================
  Coverage   74.59%   74.59%           
=======================================
  Files         342      342           
  Lines      108796   108796           
=======================================
  Hits        81152    81152           
  Misses      27644    27644           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rex4539
Copy link
Author

rex4539 commented Jan 29, 2025

@tzemanovic Could you please have a look?

@tzemanovic
Copy link
Member

@tzemanovic Could you please have a look?

hi, thx for the PR! I don't think we're directly affected by these, but we did plan to do a sweeping deps update following v1.1.0 release anyway. I'll take your commit into a new PR to do that

@tzemanovic tzemanovic mentioned this pull request Jan 29, 2025
3 tasks
@tzemanovic tzemanovic closed this Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants